Skip to content

chore(deps): bump apiwork from 0.3.0 to 0.7.0 - #4

Merged
qwuide merged 1 commit into
mainfrom
dependabot/bundler/apiwork-0.7.0
May 23, 2026
Merged

chore(deps): bump apiwork from 0.3.0 to 0.7.0#4
qwuide merged 1 commit into
mainfrom
dependabot/bundler/apiwork-0.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 23, 2026

Copy link
Copy Markdown
Contributor

Bumps apiwork from 0.3.0 to 0.7.0.

Release notes

Sourced from apiwork's releases.

apiwork: v0.7.0

0.7.0 (2026-04-17)

⚠ BREAKING CHANGES

  • auto-detect attribute defaults from DB columns
  • distinguish unset from explicit nil default
  • remove builder generation from exports

Features

  • add :apiwork export format (740830c)
  • add scope to resource introspection (017d40d)
  • add scope to type and enum introspection (883757e)
  • auto-detect attribute defaults from DB columns (19a5524)
  • auto-detect column bounds for integer, decimal, and string attributes (8be59c6)
  • distinguish unset from explicit nil default (49123f8)
  • generate .default() in OpenAPI for fields with default (aeaaa11)
  • generate .default() in Zod export for fields with defaults (6e1de99)

Bug Fixes

  • mark defaulted fields as required in TypeScript output (e7de202)
  • preserve integer segments in issue paths (fc59ef5)
  • replace spread with explicit property assignment in builders (e1f83bd)
  • respect empty flag when auto-detecting null default (44ea2ff)
  • transform issue paths and pointers via key_format (de1af81)

Code Refactoring

  • remove builder generation from exports (d3646b1)

apiwork: v0.6.1

0.6.1 (2026-04-04)

Features

  • add write_only attribute option (02c6898)

apiwork: v0.6.0

0.6.0 (2026-03-31)

⚠ BREAKING CHANGES

  • rename error types to error_issue and error_layer

... (truncated)

Changelog

Sourced from apiwork's changelog.

0.7.0 (2026-04-17)

⚠ BREAKING CHANGES

  • auto-detect attribute defaults from DB columns
  • distinguish unset from explicit nil default
  • remove builder generation from exports

Features

  • add :apiwork export format (740830c)
  • add scope to resource introspection (017d40d)
  • add scope to type and enum introspection (883757e)
  • auto-detect attribute defaults from DB columns (19a5524)
  • auto-detect column bounds for integer, decimal, and string attributes (8be59c6)
  • distinguish unset from explicit nil default (49123f8)
  • generate .default() in OpenAPI for fields with default (aeaaa11)
  • generate .default() in Zod export for fields with defaults (6e1de99)

Bug Fixes

  • mark defaulted fields as required in TypeScript output (e7de202)
  • preserve integer segments in issue paths (fc59ef5)
  • replace spread with explicit property assignment in builders (e1f83bd)
  • respect empty flag when auto-detecting null default (44ea2ff)
  • transform issue paths and pointers via key_format (de1af81)

Code Refactoring

  • remove builder generation from exports (d3646b1)

0.6.1 (2026-04-04)

Features

  • add write_only attribute option (02c6898)

0.6.0 (2026-03-31)

⚠ BREAKING CHANGES

  • rename error types to error_issue and error_layer

Features

... (truncated)

Commits
  • bebe5e1 chore(main): release apiwork 0.7.0 (#35)
  • e431329 chore: pin pnpm via packageManager
  • 5218fae ci: rename to allowBuilds for pnpm v11 compatibility
  • f724713 ci: move pnpm settings to pnpm-workspace.yaml
  • 283b5a3 ci: allow esbuild install scripts for pnpm v10+
  • aa2ff06 chore(deps): bump pnpm/action-setup from 5 to 6 (#36)
  • a4eb1b7 chore(deps-dev): bump the development-dependencies group across 1 directory w...
  • 44ea2ff fix: respect empty flag when auto-detecting null default
  • cb6ea8b docs: fix broken anchor and remove dead example link
  • 740830c feat: add :apiwork export format
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [apiwork](https://github.com/skiftle/apiwork) from 0.3.0 to 0.7.0.
- [Release notes](https://github.com/skiftle/apiwork/releases)
- [Changelog](https://github.com/skiftle/apiwork/blob/main/CHANGELOG.md)
- [Commits](skiftle/apiwork@apiwork/v0.3.0...apiwork/v0.7.0)

---
updated-dependencies:
- dependency-name: apiwork
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels May 23, 2026
@qwuide
qwuide merged commit 4b2aece into main May 23, 2026
5 checks passed
@qwuide
qwuide deleted the dependabot/bundler/apiwork-0.7.0 branch May 23, 2026 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant